StudentPlacementSummary 
EntityType  Independent 
Logical Entity Name  StudentPlacementSummary 
Default Table Name  PlStudent 
Logical Only  NO 
Definition 
 
Note 
 

StudentPlacementSummary Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentPlacementSummaryId(PK)    INTEGER  NO 
 
SchoolStatusId(FK)    INTEGER  YES 
 
PlacementDate    DATETIME  YES 
 
SalaryRangeLow    MONEY(19, 4)  YES 
 
SalaryRangeHigh    MONEY(19, 4)  YES 
 
HasCar    BIT  NO 
 
IsAssistanceWanted    BIT  NO 
 
AvailableForEmploymentDate    DATETIME  YES 
 
DaysOfWeekAvailable    CHAR(7)  YES 
 
HoursAvailable    VARCHAR(20)  YES 
 
ExitInterviewDate    DATETIME  YES 
 
IsWaiverSigned    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
Note    VARCHAR(1000)  YES 
 
IsEmployerViewDetails    BIT  YES 
 
PlacementStatusReasonId(FK)    INTEGER  YES 
 
StudentId(FK)    INTEGER  YES 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 

StudentPlacementSummary Keys 
Key Name  Key Type  Keys 
PlStudent_PlStudentID_U_C_IDX  PrimaryKey  StudentPlacementSummaryId 
PlStudent_SySchoolStatusID_N_N_IDX  Inversion Entry  SchoolStatusId 

StudentPlacementSummary Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
SchoolStatus  Non-Identifying  Zero or One to Zero or More        SchoolStatusId  NO 
PlacementStatusReason  Non-Identifying  Zero or One to Zero or More        PlacementStatusReasonId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
PlStudentContactHistory  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryIndustry  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryIndustry  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryInSchoolDetail  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryJobLocation  Non-Identifying  One To Zero or More          NO 
StudentPlacement  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummarySkill  Non-Identifying  One To Zero or More          NO 
StudentPlacement  Non-Identifying  One To Zero or More          NO 
StudentPlacementDataChange  Non-Identifying  One To Zero or More          NO 
StudentPlacementDeletedRecord  Non-Identifying  One To Zero or More          NO 
StudentPlacementStatusHistory  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryIndustry  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryInSchoolDetail  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryJobLocation  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryJobTitle  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummarySkill  Non-Identifying  One To Zero or More          NO 

StudentPlacementSummary Check Constraints 
Check Constraint Name  CheckConstraint